Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use our spec_helper for tests #133

Merged
merged 1 commit into from
Jun 9, 2024
Merged

Conversation

bastelfreak
Copy link
Member

Previously our tests didn't honour our spec/spec_helper.rb. This configures some rspec defaults for our Puppet modules. It makes sense that our tests use the same settings. This revealed some problems in other PRs: #125

Previously our tests didn't honour our spec/spec_helper.rb. This
configures some rspec defaults for our Puppet modules. It makes sense
that our tests use the same settings. This revealed some problems in
other PRs: voxpupuli#125
@bastelfreak bastelfreak added the bug Something isn't working label May 24, 2024
@bastelfreak bastelfreak self-assigned this May 24, 2024
@bastelfreak bastelfreak requested a review from ekohl May 24, 2024 20:19
@bastelfreak bastelfreak merged commit 7daa6eb into voxpupuli:master Jun 9, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants